Skip to main content
TrustRadius
Amazon ElastiCache

Amazon ElastiCache

Overview

What is Amazon ElastiCache?

Amazon ElastiCache offers fully managed Redis and Memcached.

Read more
Recent Reviews

Good

8 out of 10
September 14, 2023
Incentivized
In our services, some of the information inside the database is not required to retrieve frequently from there. In such cases, we use …
Continue reading
Read all reviews

Reviewer Pros & Cons

View all pros & cons
Return to navigation

Service Offering Details

What is Amazon ElastiCache?

Amazon ElastiCache allows users to set up, run, and scale popular open-source Redis and Memcached compatible in-memory data stores as a fully managed cloud service. Build data-intensive apps or boost the performance of existing databases by retrieving data from high throughput and low latency in-memory data stores. Amazon ElastiCache is a popular choice for real-time, sub-millisecond use cases like Caching, Session Stores, Leaderboards, Geospatial Services, and Real-Time Analytics.

Amazon ElastiCache Supported Products

Amazon ElastiCache Availability

GeographyGlobal availability
Return to navigation

Reviews and Ratings

(16)

Reviews

(1-1 of 1)
Companies can't remove reviews or game the system. Here's why
April 24, 2018

Super easy memcached!

Andrew Raines | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
Incentivized
We use ElastiCache as a general purpose cache layer in its Memcached compatible mode. This is in our backend stack and used to store anything which needs to be shared between multiple hosts. Primarily, this is database query result sets but does include a number of other items too.
  • Easy to set up and zero maintenance
  • Relatively low cost
  • Drop-in replacement for Memcached service
  • Doesn't quite have all the same rich feature set in some places. Some of the more advanced setups may not be able to be replicated on ElastiCache, so if you need to do anything in that area you may need to rethink the architecture or run your own nodes instead.
It is an extremely easy way to have a caching service added to your infrastructure. As it supports Redis and Memcached compatibility, it means it is very widely supported too and you don't have to do anything special to use ElastiCache. If you are already a Memcached user you can more than likely use ElastiCache as a drop-in replacement. However, for some of the more advanced setups, you may still need to run your own Redis/Memcached clusters.
  • Basically, zero-maintenance Memcached clusters, meaning the time can be spent elsewhere rather than looking after our own.
Return to navigation